home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / wb / UnInstaller.readme < prev    next >
Text File  |  1997-11-02  |  2KB  |  71 lines

  1. Short:    UnInstaller v1.1 Uses Installer logfile to remove files
  2. Author:   Dimitris Panokostas
  3. Uploader: panokost@waternet.gr
  4. Type:     util/wb
  5.  
  6. This small ARexx script will delete all files which were previously
  7. installed using the standard Installer, by using it's logfile.
  8.  
  9. It gives you the option to delete them one-by-one, or all of them in one go.
  10. It also deletes drawers, along with their icons, if they exist.
  11.  
  12. It asks the user before each action, so you can skip files you want to keep,
  13. such as shared libraries, fonts, or whatever.
  14.  
  15. Usefull if you've installed software you don't need anymore, and don't want
  16. to go deleting it's files manually....
  17.  
  18.  
  19. CHANGES FROM v1.0
  20. -----------------
  21. Fixed a bug in the string parsing!
  22. Added Italian version (thanks to Roberto Agria)
  23.  
  24.  
  25. REQUIREMENTS:
  26. --------------
  27. Rexxsupport.library
  28. RexxReqTools.library
  29.  
  30.  
  31. USAGE:
  32. -------
  33. There are 3 scripts supplied.
  34. One for English, one for Greek and one for Italian language.
  35.  
  36. Just run the script, it's very easy to understand what's going on... :)
  37.  
  38. Please use the right one, according to your Workbench, since they won't work on the
  39. wrong language!
  40.  
  41. (If you've got a Greek Workbench, use the Greek version, if you've got an English one,
  42. use the English version of the script, etc).
  43.  
  44. If you'd like me to create a version of the script for other languages as well, please
  45. contact me and I'd be glad to!
  46.  
  47. Contact:
  48. ----------
  49. Panokostas Dimitris
  50. Dromos Skydras-Sevastianon
  51. 58500 Greece.
  52. e-mail: panokost@waternet.gr
  53.  
  54.  
  55. ============================= Archive contents =============================
  56.  
  57. Original  Packed Ratio    Date     Time    Name
  58. -------- ------- ----- --------- --------  -------------
  59.     1497     786 47.4% 21-Aug-80 14:51:40  UnInstaller.readme
  60.       39      39  0.0% 15-Aug-97 12:18:50  UnInstallerEN
  61.     1310     874 33.2% 21-Aug-97 19:01:04  UnInstallerEN.info
  62.     2786     838 69.9% 16-Aug-80 23:53:46  UnInstallerEN.rexx
  63.       39      39  0.0% 15-Aug-97 12:19:12  UnInstallerGR
  64.     1310     874 33.2% 21-Aug-97 19:01:04  UnInstallerGR.info
  65.     2854     958 66.4% 16-Aug-80 23:53:54  UnInstallerGR.rexx
  66.       39      39  0.0% 16-Aug-80 23:20:08  UnInstallerIT
  67.     1310     875 33.2% 16-Aug-80 23:20:38  UnInstallerIT.info
  68.     2813     844 69.9% 21-Aug-80 14:56:20  UnInstallerIT.rexx
  69. -------- ------- ----- --------- --------
  70.    13997    6166 55.9% 21-Sep-97 23:19:54   10 files
  71.